/*2013-5-30*/
	/*submenu 栏目*/
.sub_wrap{width:100%;background:#fff;}
#subMenu {height:60px;margin:0 auto;}
#subMenu .mainTitle{font-family:微软雅黑,黑体;font-size:26px;padding:8px 0px 10px 3px;text-align:left;float:left;color:#333333;}
#subMenuItem{z-index:10000;}
#subMenuItem li	{float: left;list-style: none;width:131px;position:relative;height:60px;}
#subMenuItem li a{display: block;white-space: nowrap;color:#333333;height:60px;line-height:60px;text-align:center;font-size:14px;}
#subMenuItem li a:hover	{color:#cc0000;}	
#subMenuItem li a .enarr{margin-top:28px;margin-left:3px;transition: transform .2s ease-in;margin-top:29px;*margin-top:8px}
#subMenuItem li a:hover .enarr{transform: rotate(180deg);transform-origin: 50% 30%;}
#subMenuItem li .btsb{display:inline-block;margin-top:16px;}
#subMenuItem li .enarr_current{position: absolute;top:60px;border-style: solid dashed dashed;display: none;border-width: 8px;border-color: #fff transparent transparent;height: 0;width: 0;font-size: 0;line-height: 0%;z-index: 9999;left: 50%;margin-left:-8px;display:block;}
#subMenuItem li ul{padding: 0;position: absolute;visibility: hidden;z-index:10000;border:1px solid #7D7D7D;background:#ffffff;min-width:110px;}
#subMenuItem li ul li{float: none;display: inline}			
#subMenuItem li ul li a{width: auto;background:#ffffff;padding:0px 10px;line-height:35px;height:35px;font-size:12px;text-align:left;display:block;border-bottom:1px solid #eeeeee;}
.arrDown{border-left:3px solid transparent; border-right:3px solid transparent; _border-left:3px solid black; _filter:chroma(color=black); _border-right:3px solid black; _filter:chroma(color=black); border-top:3px solid #000; width:0; height:0;float:right;margin-top:-9px;margin-left:3px;}
/*文字说明*/
#topLine {margin-bottom:5px;}
#topInfo {margin:30px 0;line-height:250%;color:#666;text-indent:25px;}

.sms_title{font-size:24px;font-family:微软雅黑;color:#333;padding-left:9px;margin:27px 0 27px 0;}

#border .sms_title{/*background:url(tbg.jpg) left top repeat-x #ffffff;border-bottom:1px solid #ddd;*/ font-weight:bold; height:55px;font-size:14px;padding-left:10px;line-height:55px;}

/*页面*/
/* #Pages{ width:100%;} */
#sms_content{max-width:1182px; margin:0 auto;}


#sms_content #border table{line-height:30px;}
#sms_content #border table td{padding:4px;}

/*indexstyle*/

.sms_order{table-layout:fixed;}
.sms_order .tr{background:#ccc;}
.sms_order td{border:1px solid #ddd;border-width:1px 1px 0px 0px;height:35px;text-align:center}
.sms_order .tr td{font-weight:600;border-top-width:0px;height:50px;line-height:50px;font-size:14px;}
.sms_order .b{font-weight:600}
.sms_order td.rborder{border-right:0px;}
.sms_order s{color:#888}
.sms_order .tr .sms_hot{background:#E30102;color:#fff}
.sms_order .sms_hot{border-right:1px solid #c00;border-left:1px solid #c00}
.sms_order .btr .sms_hot{border-bottom:1px solid #c00}
.sms_order .price{font-size:20px;}

.hottr td{border:0px;height:13px;line-height:13px;padding:0px;margin:0px;}
.hottr td.sms_hot{background:#E30102;border-right:1px solid #E30102;border-left:1px solid #E30102;margin-left: 1px;padding-right: 0px;display: block;width: 195px;}

.bottomtr td{border:0px;height:10px;line-height:10px;padding:0px;margin:0px;}
.bottomtr td.sms_hot{background:#E30102;border-right:1px solid #E30102;border-left:1px solid #E30102 !important;display: block;margin-left: 1px;width: 195px;}


.super{height:44px;line-height:44px;margin:40px auto 40px;text-align:center;font-size:18px;font-family:"微软雅黑";}
.super strong{font-size:18px;padding-right:10px;}
.super  a.smscontact{padding-left:6px;color:#888;font-size:14px;}
.super  a.smscontact:hover{color:#000;}


/*内容说明*/
.m1{font-size:15px;font-family:"微软雅黑";height:27px;line-height:27px;display:block;margin-top:6px;color:#333;margin-bottom:10px;}
.num_btn{background:url(num.gif) left top no-repeat;width:32px;height:27px;line-height:27px;overflow:hidden;zoom:1;float:left;font-weight:600;padding-left:8px;font-size:14px;font-family:"verdana";margin-right:5px;}
#border .binfo{padding-bottom:8px;color:#888}


/*更多链接*/
.morelink{line-height:220%;margin-bottom:40px;}
.morelink td{ vertical-align:top;  padding-left:5px; padding-top:15px;} 
.morelink td h3{ margin:0; padding:0;}
.morelink td ul li a{ color:#444;}

@media screen and (min-width:414px) and (max-width:767px){
	.sms_title{font-size:18px;}
	.m1{height:auto;}
	#topInfo{padding:0 10px;}	
}
@media screen and (min-width:320px) and (max-width:413px){
	.sms_title{font-size:16px;}
	.m1{height:auto;}
	#topInfo{padding:0 10px;}
}
